From: Takashi Iwai Date: Thu, 16 Aug 2007 13:02:16 +0000 (+0200) Subject: [ALSA] hda-codec - Remove superfluous code X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~33837^2~166 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6c726dc672d82749e09345a79350838d4558fae4;p=linux-4.9.git [ALSA] hda-codec - Remove superfluous code Remove the superfluous code that's actually not used at all. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index b63d185433f9..31ff11721b7d 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -8672,10 +8672,6 @@ static void alc268_auto_init(struct hda_codec *codec) alc268_auto_init_analog_input(codec); } -#ifdef CONFIG_SND_HDA_POWER_SAVE -#define alc883_loopbacks alc880_loopbacks -#endif - /* * configuration and preset */